summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2023-06-22 22:16:20 +0200
committerGitHub <noreply@github.com>2023-06-22 22:16:20 +0200
commit7f12c6159fe0f4517bf3c7507924857c6292e64d (patch)
tree20c0fbb61e076537dbfd40aeb914e97c26ef9307
parentMerge pull request #10873 from german77/sdl (diff)
parentandroid: Log settings (diff)
downloadyuzu-7f12c6159fe0f4517bf3c7507924857c6292e64d.tar
yuzu-7f12c6159fe0f4517bf3c7507924857c6292e64d.tar.gz
yuzu-7f12c6159fe0f4517bf3c7507924857c6292e64d.tar.bz2
yuzu-7f12c6159fe0f4517bf3c7507924857c6292e64d.tar.lz
yuzu-7f12c6159fe0f4517bf3c7507924857c6292e64d.tar.xz
yuzu-7f12c6159fe0f4517bf3c7507924857c6292e64d.tar.zst
yuzu-7f12c6159fe0f4517bf3c7507924857c6292e64d.zip
-rw-r--r--src/android/app/src/main/jni/native.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/android/app/src/main/jni/native.cpp b/src/android/app/src/main/jni/native.cpp
index 632aa50b3..f4fed0886 100644
--- a/src/android/app/src/main/jni/native.cpp
+++ b/src/android/app/src/main/jni/native.cpp
@@ -237,6 +237,7 @@ public:
m_software_keyboard = android_keyboard.get();
m_system.SetShuttingDown(false);
m_system.ApplySettings();
+ Settings::LogSettings();
m_system.HIDCore().ReloadInputDevices();
m_system.SetAppletFrontendSet({
nullptr, // Amiibo Settings